home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 July / Software of the Month - Ultimate Collection Shareware 274.iso / mac / MyABCD / ABC.SWF / scripts / frame_352 / DoAction.as < prev   
Encoding:
Text File  |  1999-10-24  |  86 b   |  9 lines

  1. tellTarget("/cat")
  2. {
  3.    stop();
  4. }
  5. tellTarget("/cat/move eyes")
  6. {
  7.    stop();
  8. }
  9.